home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / dwmx2k4.exe / Disk1 / data1.cab / Configuration_En / Content / Welcome / stylesMac.css next >
Encoding:
Cascading Style Sheet File  |  2003-09-05  |  935 b   |  59 lines

  1. a:visited {
  2.     color: #000000;
  3. }
  4. a:hover {
  5.     text-decoration: underline;
  6. }
  7. body {
  8.     background-color: #EEEEE6;
  9.     margin-top: -10px;
  10.     margin-left: -10px;
  11.     margin-right: 0px;
  12.     margin-bottom: 0px;
  13. }
  14. .label {
  15.     font: bold 12px Lucida Grande, Helvetica, sans-serif;
  16.     color: #000000;
  17.     margin-top: 12px;
  18. }
  19. td {
  20.     font-family: Lucida Grande, Helvetica, sans-serif;
  21.     font-size: 11px;
  22. }
  23. .decoratedLink {
  24.     text-decoration: underline;
  25. }
  26. a {
  27.     text-decoration: none;
  28.     color: #000000;
  29. }
  30. .headerBG {
  31.     background-color: #88DD00;
  32. }
  33. .darkRule {
  34.     background-color: #B7B7AF;
  35. }
  36. .lightRule {
  37.     background-color: #FFFFFF;
  38. }
  39. .medRule {
  40.     background-color: #E2E3DE;
  41. }
  42. p {
  43.     margin-bottom: -13px;
  44.     margin-left: 15px;
  45. }
  46. .subitem {
  47.     padding-left: 10px;
  48. }
  49. .dontShowItem {
  50.     margin-top: 2px;
  51.     margin-left: 12px;
  52.     margin-bottom: 2px;
  53. }
  54. .alignIconWithText {
  55.     vertical-align: middle;
  56. }
  57. .learnItemTop {
  58.     margin-top: 18px;
  59. }